home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 39
/
Amiga Format CD39 (1999-04-13)(Future Publishing)(GB)[!][issue 1999-05].iso
/
-seriously_amiga-
/
graphics
/
mpeg2decode
/
mpeg2decodewos.readme
< prev
next >
Wrap
Text File
|
1999-03-02
|
2KB
|
53 lines
Short: MPEG-2 movie replayer with sound (WarpUP)
Author: pt98jsv@student.hk-r.se (Jesper Svennevid),MagicSN@Birdland.es.bawue.de (WarpUP-Version)
Uploader: MagicSN@Birdland.es.bawue.de
Type: gfx/show
Requires: OS3.0+, PPC (WarpUP), AGA or CGFX-compatible graphics-card
This is a MPEG-2 movie replayer with sound for WarpUP. It is a direct
port of Jesper Svennevid's MPEG-2 player for PowerUP.
Changes since the last version
-o6 displays in TrueColor/HiColor
-o7 displays in HiQ in TrueColor/HiColor
Only GFX Boards support currently TrueColor/HiColor, HAM/HAM8 is not
yet supported.
Pressing Control terminates the MPEG Player.
I also did a comparision test with another WarpUP Based MPEG Video
Player (which was never finished...). My player is slightly faster :)
Near Future:
- HAM/HAM8 Support
- optional PIP support for Picasso 96
- someone doing me a GUI ? :)
Changes since the version before (two new switches):
-j Enables a fps counter. This might slow down things, due
to Contextswitches.
-w Enables Workbench Window Display, instead of Screen Display
I also fixed the bug, that the old version (both WarpUP and ppc.library
version) crashed, if no -b parameter was given). I also set -o parameter
to -o4 as default. So you don't need anymore to specify -o4 if you just
want to display the thing :)
Note: The new switches are ONLY in the WarpUP version, but as the source
code is included changes are high that Jesper will include them to the
ppc.library version too in the future...
In case people wonder:
- wblib.lib is a StormC Linker Lib containing PPC ASM Code which for example
does the WB Window Color-Conversion.
- You need to install the included chunkyppc.library to run the program.
Yes, chunkyppc.library is a WarpUP-PPC-SharedLib...